home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / library / ulib4271.lha / UnpackLib / Contents next >
Text File  |  1995-11-12  |  3KB  |  88 lines

  1. These files should be in the archive for this library:
  2.  
  3. THE ROOT DIRECTORY:
  4. -------------------
  5. Contents                      - This file
  6. Unpacker.guide                - The main doc for this library program
  7. UnpackLib_History             - The history for this library program
  8.  
  9.  
  10. THE DEMO DIRECTORY:
  11. -------------------
  12. ReadMe.txt                    - A description of the programs.
  13. unpLibInfo                    - Some programs to use with the
  14. unpList                       - unpack.library.
  15. unpTrack                      -
  16. unpUnpack                     -
  17.  
  18. THE LIBS DIRECTORY:
  19. -------------------
  20. unpack.library                - The library itself
  21.  
  22.  
  23. =========================================================================
  24.  
  25. FOR_PROGRAMMERS_ONLY DIRECTORY:
  26. -------------------------------
  27. ReadMe.txt                    - A little note to developers.
  28.  
  29.  
  30.     PROGRAMMERS TOOLS DIRECTORY:
  31.     ============================
  32.  
  33. The Examples Directory:
  34. -----------------------
  35. ReadMe.txt                    - A little text to the sources.
  36. SCOPTIONS                     - SASC option file.
  37. unpLibInfo.c                  - These files are the source codes
  38. unpLibInfo.lnk                - to the files in the demo directory.
  39. unpLibInfo.o                  -
  40. unpList.c                     - Hope you can use these files to see
  41. unpList.lnk                   - how to use the unpack.library
  42. unpList.o                     -
  43. unpTrack.c                    -
  44. unpTrack.lnk                  -
  45. unpTrack.o                    -
  46. unpUnpack.c                   -
  47. unpUnpack.lnk                 -
  48. unpUnpack.o                   -
  49.  
  50. The FD Directory:
  51. -----------------
  52. Unpack_lib.fd
  53.  
  54.  
  55. The Include/CLib Directory:
  56. ---------------------------
  57. Unpack_protos.h               - Protos file for C-programs
  58.  
  59.  
  60. The Include/Libraries Directory:
  61. --------------------------------
  62. Unpack.h                      - C Include File
  63. Unpack.i                      - Assembler Include File
  64.  
  65.  
  66. The Include/Pragmas Directory:
  67. ------------------------------
  68. Unpack.h                      - The pragmas for C-programs
  69.  
  70. The Include/Proto Directory:
  71. ----------------------------
  72. Unpack.h                      - The proto include file
  73.  
  74.  
  75.     THE PROGRAMMERS_DOCS DIRECTORY:
  76.     ===============================
  77.  
  78. UnpackLib_Docs                - How to use the library in your program
  79. UnpackLib_IFF                 - This is an example of how to make a scan
  80.                                 routine
  81.  
  82.  
  83. NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE NOTE
  84. --------------------------------------------------------------------------
  85. If you want the library to unpack LHA files, you will need the LHA program
  86. to be stored in the C: directory with the RUN command if you running under
  87. kickstart 1.2/1.3.
  88.